internal/sync.Mutex.lockSlow (method)

2 uses

	internal/sync (current package)
		mutex.go#L70: 	m.lockSlow()
		mutex.go#L95: func (m *Mutex) lockSlow() {